home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Classic 2.6.1 / Prograph Classic 2.6.1.rsrc / STR#_994.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  291 b   |  9 lines

  1. Inputs: Filename; [VolumeID]
  2. Outputs: ErrorNum; Data
  3.  
  4. Inputs: string; [integer]
  5. Outputs: integer; any
  6.  
  7. Returns the Data contained in the file called FileName. ErrorNum 0 is no error, less than 0 is a Mac file system error, 1 is no names error, 2 is version error, 3 is class mapping error.
  8.  
  9.